.headerSwiper{
    position: relative;
    width: 100%;
    min-width: 1200px;
    height:970px;
    overflow: hidden;
    zoom: 1;
} 
.headerSwiper .slides li{
    width: 100%;
    height: 100%;
}
.nav{
    height: 89px;
}
.line{
    width: 1px;
    height: 10px;
    background: #FFFFFF;
    margin: 0 20px;
}
.nav ul{
    width: 650px;
    position: relative;
    top: 15px;
}
.nav ul li{
    padding-bottom: 25px;
}
.nav ul li a{
    color: #FFFFFF;
}
.nav ul li a:hover{
    color: #FFFFFF;
}
.navActive{
    border-bottom: 2px solid #FF2D11 !important;
}
.navActive a{
    font-family: "SourceHanSansCN-Bold" !important;
    color: #FF2D11 !important;
}
.phone{
    width: 179px;
    height: 34px;
    border-radius: 17px;
    border: 1px solid #FFF100;
}
.line1{
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .58);
}
.line2{
    width: 161px;
    height: 8px;
    background: linear-gradient(90deg, #FFF100 0%, rgba(255,241,0,0) 100%);
    margin-top: -15px;
    margin-bottom: 5px;
}
.line2a{
    width: 161px;
    height: 8px;
    background: linear-gradient(90deg, #ED341B 0%, rgba(255, 255, 255, 0) 100%);
    margin-top: -15px;
    margin-bottom: 5px;
}
.record a{
    color: rgba(255, 255, 255, .4);
}
.record a:hover{
    color: rgba(255, 255, 255, .4);
}
.fMessage img{
    margin-right: 10px;
}
.swiper-button-next{
    opacity: 1;
    background-size: cover;
    outline: none !important;
    position: relative !important; 
}
.swiper-button-prev{
    opacity: 1;
    background-size: cover;
    outline: none !important;
    position: relative !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    content: none !important;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    content: none !important;
}
.perplex li div:nth-child(1) img{
    width: 460px;
    height: 270px;
    border-radius: 6px;
    margin-bottom: 30px;
}
.perplex li div:nth-child(2){
    width: 380px;
    margin: auto;
    height: 160px;
}
.perplex li div:nth-child(3){
    display: none;
}
.perplexActive div:nth-child(2){
    color: #222222 !important;
}
.perplexActive div:nth-child(3){
    display: block !important;
} 
.health{
    width: 100%;
    height: 690px;
    background: url(../images/home/bg.jpg) no-repeat center;
    margin: 100px 0;
}
.overdraft{
    width: 408px;
    height: 287px;
    background: url(../images/home/img4.png) no-repeat center;
    position: relative;
    top: 350px;
    left: 350px;
}
.overdraft div{
    width: 280px;
    margin-left: 90px;
    padding-top: 110px;
}
.overdraft div p:nth-child(2){
    margin: 10px 0 20px 0;
}
.line3{
    width: 161px;
    height: 8px;
    background: linear-gradient(90deg, #FFF100 0%, rgba(255,241,0,0) 100%);
    margin-left: 380px;
    margin-top: -15px;
    margin-bottom: 5px;
}
.health ul{
    width: 535px;
    margin-top: 50px;
}
.health ul li div{
    width: 535px;
    height: 90px;
}
.health ul li div p:nth-child(1){
    width: 156px;
    visibility: hidden;
}
.health ul li div p:nth-child(3){
    color: #FF2D11;
    margin-left: 240px;
}
.healthActive div p:nth-child(1){
    visibility: visible !important;
}
.healthActive{
    background: #FFF100;
}
.line4{
    width: 161px;
    height: 8px;
    background: linear-gradient(to right, #FFF100,rgba(255, 255, 255, 0));
    margin-top: -15px;
    margin-left: 570px;
    margin-bottom: 5px;
}
.trick{
    width: 100%;
    height: 910px;
    background: url(../images/home/bg1.jpg) no-repeat center;
}
.swiper1{
    width: 1400px;
    height: 740px;
}
.swiper1Box{
   width: 460px;
   margin: auto;
   height: 740px;
}
.swiper1C{
    width: 390px;
    margin: auto;
    padding-top: 40px;
}
.swiper1C img{
    width: 100%;
}
.line5{
    width: 100%;
    height: 1px;
    background: rgba(34, 34, 34, .1);
    margin: 10px 0;
}
.inherit{
    width: 100%;
    height: 840px;
    background: url(../images/home/bg2.jpg) no-repeat center;
}
.line6{
    width: 161px;
    height: 8px;
    background: #FFF100;
    background: linear-gradient(to right, #FFF100,rgba(255, 255, 255, 0));
    margin-top: -10px;
    margin-bottom: 5px;
    margin-left: 545px;
}
.inherit ul{
    margin-top: 65px;
}
.inherit ul li{
    width: 460px;
    height: 460px;
    background: #FFFFFF;
    border-radius: 6px;
}
.inheritI{
    width: 460px;
    height: 207px;
}
.inheritI img{
    border-radius: 6px;
}
.inheritC p{
    width: 330px;
    margin: auto;
}
.inheritC p:nth-child(2){
    margin-top: 20px;
    margin-bottom: 20px;
    height: 50px;
}
.inherit ul li:nth-of-type(odd) .inheritI{
    margin-bottom: 50px;
}
.inherit ul li:nth-of-type(even) .inheritI{
    margin-top: 57px;
}
.inherit ul li:nth-of-type(odd) .inheritC p:nth-child(1) img:nth-child(1){
    display: none;
}
.inherit ul li:nth-of-type(even) .inheritC p:nth-child(3) img:nth-child(1){
    display: none;
}
.inherit ul li:nth-of-type(even) .inheritC p:nth-child(1){
    margin-top: -20px;
}
.inheritActive{
    background: #FFF100 !important;
}
.inheritActive:nth-of-type(even) .inheritC p:nth-child(3) img:nth-child(1){
    display: block !important;
}
.inheritActive:nth-of-type(even) .inheritC p:nth-child(3) img:nth-child(2){
    display: none !important;
}
.inheritActive:nth-of-type(odd) .inheritC p:nth-child(1) img:nth-child(1){
    display: block !important;
}
.inheritActive:nth-of-type(odd) .inheritC p:nth-child(1) img:nth-child(2){
    display: none !important;
}
.hC{
    margin-top: 60px;
}
.hC li{
    margin-bottom: 40px;
}
.hCActive{
    font-family: "SourceHanSansCN-Medium" !important;
    color: #FF2D11 !important;
}
.no{
    display: none;
}
.more{
    display: inline-block;
    color: #FFFFFF !important;
    width: 151px;
    height: 46px;
    background: #ED341B;
    line-height: 46px;
}
.swiper2{
    width: 940px;
    height:680px;
}
.next2{
    margin-top: -445px!important;
    margin-left: 650px!important;
    background-image: url(../images/home/right.png) !important;
    width: 40px !important;
    height: 40px !important;
}
.prev2{
    margin-top: -540px!important;
    margin-left: 330px!important;
    background-image: url(../images/home/left.png) !important;
    width: 40px !important;
    height: 40px !important;
}
.swiper2Box{
    width: 440px;
    margin: auto;
}
.swiper2Box div:nth-child(2){
    width: 38px;
    height: 2px;
    background: #ED341B;
    margin: 10px 0 20px 0;
}
.swiper2Box div:nth-child(3){
    width: 440px;
    height: 560px;
    margin-bottom: 20px;
}
.swiper2Box div:nth-child(3) img{
    max-width: 440px;
    max-height: 560px;
}
.phonea{
    width: 291px;
    height: 43px;
    background: #FF0000;
    border-radius: 22px;
    line-height: 43px;
    margin-right: 140px;
}
.swiper3{
    width: 1400px;
    height: 730px;
}
.swiper3Box{
    width: 433px;
    height: 680px;
    background-size: cover !important;
    margin: auto;
    margin-top: 50px;
}
.swiper3Box p{
    width: 433px;
    height: 102px;
    background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,.1) 100%);
    position: relative;
    top: 578px;
    line-height: 102px;
}
.swiper3 .swiper-slide:hover .swiper3Box{
    box-shadow: 10px 10px 10px #FFF100;
    margin-top: 0px !important;
}
.next3{
    margin-top: -1215px!important;
    margin-left: 1360px!important;
    background-image: url(../images/home/right1.png) !important;
    width: 40px !important;
    height: 40px !important;
}
.prev3{
    margin-top: -40px!important;
    margin-left: 1280px!important;
    background-image: url(../images/home/left1.png) !important;
    width: 40px !important;
    height: 40px !important;
}
.swiper4{
    width: 100%;
    height: 720px;
}
.swiper4 .swiper-slide div{
    width: 100%;
    height: 700px;
}
.swiper4 .swiper-slide div img{
    width: 100%;
}
.swiper4 .swiper-slide:hover div img{
    box-shadow: 10px 10px 10px #FFF100;
    margin-top: 0px !important;
}
.next4{
    margin-top: -825px!important;
    margin-left: 1360px!important;
    background-image: url(../images/home/right1.png) !important;
    width: 40px !important;
    height: 40px !important;
}
.prev4{
    margin-top: -40px!important;
    margin-left: 1280px!important;
    background-image: url(../images/home/left1.png) !important;
    width: 40px !important;
    height: 40px !important;
}
.space{
    width: 100%;
    height: 910px;
    background: url(../images/home/bg3.jpg) no-repeat center;
    margin-top: 50px;
}
.space ul{
    padding-top: 160px;
}
.space ul li:nth-child(1){
    width: 739px;
    height: 185px;
    background: url(../images/home/img25.png) no-repeat center;
    margin-bottom: 180px;
}
.space ul li:nth-child(1) p{
     margin-left: 40px;
}
.space ul li:nth-child(1) p:nth-child(1){
    padding: 50px 0 10px 0;
}
.space ul li:nth-child(2){
    width: 740px;
    height: 224px;
    background: url(../images/home/img26.png) no-repeat center;
    margin-left: 440px;
}
.space ul li:nth-child(2) p{
    margin-left: 130px;
}
.space ul li:nth-child(2) p:nth-child(1){
    padding: 90px 0 10px 0;
}
.message{
    width: 1400px;
    height: 456px;
    background: #F8F7F1;
    border-radius: 8px;
    border: 1px solid #DCDCDC;
}
.message form{
    width: 1280px;
    margin: auto;
}
.message form input{
    border: none;
    outline: none;
    width: 330px;
    height: 70px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.08);
    color: #7C7C7C;
    font-size: 16px;
    padding-left: 20px;
    margin-top: 20px;
 }
 .message form button{
    width: 1280px;
    height: 80px;
    background: #FFF100;
    line-height: 80px;
    border: none;
    outline: none;
    margin-top: 40px;
}
.line7{
    width: 1070px;
    height: 1px;
    background: #FFF100;
    margin-left: 10px;
}
.line8{
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .08);
}
.line9{
    width: 1px;
    height: 110px;
    background: rgba(255, 255, 255, .08);
}
footer ul{
    width: 700px;
}
footer ul li a{
    color: #FFFFFF !important;
}
.qrcode div img{
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
}
.qrcode div{
    margin-right: 20px;
}
.rightNavigation ul li{
    width: 54px;
    height:54px;
    background: rgba(153, 153, 153, .46);
    margin-bottom: 10px;
    border-radius: 50%;
}
.rightNavigation ul li div{
    width: 54px;
    height: 54px;
    margin: auto;
}
.rightNavigation ul li div img{
    max-width: 30px;
    max-height: 30px;
}
.rightNavigation ul li:hover{
    background: #FBED00 !important;
}
.rightNavigation{
    position: fixed;
    z-index: 99;
    right: 0;
    top: 500px;
}
.rightNavigationa{
    width: 300px;
    height: 120px;
    background: url(../images/home/icon46a.png) no-repeat center;
    display: none;
    position: fixed;
    background-size: cover;
    right: 0;
    top: 485px;
    z-index: 99;
    margin-right: 60px;
}
.rightNavigationb{
    width: 180px;
    height: 162px;
    background:  url(../images/home/icon46.png) no-repeat center;
    border-radius: 20px;
    display: none;
    position: fixed;
    right: 0;
    top: 505px;
    z-index: 99;
    margin-right: 60px;
}
.rightNavigationc{
    width: 300px;
    height: 120px;
    line-height: 120px;
    background: url(../images/home/icon46a.png) no-repeat center;
    display: none;
    position: fixed;
    background-size: cover;
    right: 0;
    top: 595px;
    z-index: 99;
    margin-right: 60px;
}